home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr16 / v16n7p.zip / V16N7P.TXT < prev   
Text File  |  1995-01-18  |  5KB  |  118 lines

  1. GUS Programmer's Digest     Mon, 16 Jan 95 11:53 PST     Volume 16: Issue   7 
  2.  
  3. Today's Topics:
  4.                     GUS Programmer's Digest V16 #6
  5.  
  6. Standard Info:
  7.     - Meta-info about the GUS can be found at the end of the Digest.
  8.     - Before you ask a question, please READ THE FAQ.
  9.  
  10. ----------------------------------------------------------------------
  11.  
  12. Date: Sun, 15 Jan 1995 14:16:42 -0500 (EST)
  13. From: Robert Colbert <linc@cognition.firstnet.c>
  14. Subject: Re: GUS Programmer's Digest V16 #6
  15.  
  16. On Sat, 14 Jan -1, GUS Programmer's Server wrote:
  17.  
  18. > I am looking for a program (DOS or Windows) that will
  19. > play an audio CD through the Gravis. No, I don't mean
  20. > will pass the audio output through the Gravis' CD
  21. > connectors, but one that will read the digital data
  22. > from the audio CD in the CD-ROM driveand output the
  23. > sound through the Gravis' D/A converters. What I
  24. > have now is a two stage process. I can read the data off of
  25. > CD from my Panasonic 562-B CD-ROM drive using a program
  26. > like READCDA and store the data in a .wav file. I can
  27. > then play the .wav file through the GRavis using a
  28. >  wav file player (such as Windows' Media PLayer).
  29. > The big problem with this is that in the process I have
  30. > to store the data in a file which can grow pretty big -
  31. > a four minute song is 45 Meg! I'd like to combine the two steps
  32. > into one and omit the file stage completely. This ideal program
  33. > would read the data directly from the CD and output it just
  34. > like a .wav file.
  35. > Does such a program exist? If so, where can I get it.
  36. > If not, would someone be interested in writing it??
  37. > George Ellery
  38.  
  39. Why would you want to?  Using CD Audio frees the processor up for other 
  40. tasks while producing excellent-quality sound (music, whatever).
  41.  
  42. As far as I know, it is _illegal_ to read the data on audio cd's.  Why?  
  43. Well, you'd be able (if you had a CD Burner) to make exact duplicates of 
  44. Audio CD's, which is an infringement of Copyright law.
  45.  
  46. Your best bet is just to play the CD Audio using standard techniques, and 
  47. not worry about the .wav conversion.  Your programs will run faster (as 
  48. the CPU doesn't have to worry about the digital audio), and your software 
  49. will be legal!
  50.  
  51. Just out of curiosity, though, why do you need to do this?
  52.  
  53. Robert J. Colbert (linc@cognition.firstnet.com)
  54. Lead Programmer
  55. COGnition Development Team
  56.  
  57.  -----------------------------------------------------------------------------
  58. COGnition Development Team  email to: linc or tick, @cognition.firstnet.com
  59. 625 Stanwix Street, Suite 1803, Pittsburgh, Pa.  15222
  60. Phone: +1.412.391.5270  9:30 a.m - 6:30 p.m. Eastern Standard, Monday - Friday
  61. FAX:   +1.412.391.7886  24 hours/day, 7 days/week
  62.  -----------------------------------------------------------------------------
  63.  
  64. ------------------------------
  65.  
  66. End of GUS Programmer's Digest V16 #7
  67. *************************************
  68.  
  69. To post to tomorrow's digest:                    <gus-sdk@mail.orst.edu>
  70. To (un)subscribe or get help:            <gus-sdk-request@mail.orst.edu>
  71. To contact a human (last resort):          <gus-sdk-owner@mail.orst.edu>
  72.  
  73.                        FTP Sites                     Archive Directories
  74.                        ---------                     -------------------
  75. Main N.American Site:  ftp.orst.edu                  pub/packages/gravis
  76.                        wuarchive.wustl.edu           systems/ibmpc/ultrasound
  77. Main Asian Site:       nctuccca.edu.tw               PC/ultrasound
  78. Main European Site:    src.doc.ic.ac.uk              packages/ultrasound
  79. Main Australian Site:  ftp.mpx.com.au                /ultrasound/general
  80.                                                      /ultrasound/submit
  81. South African Site:    ftp.sun.ac.za                 /pub/packages/ultrasound
  82. Submissions:           archive.epas.utoronto.ca      pub/pc/ultrasound/submit
  83. Newly Validated Files: archive.epas.utoronto.ca      pub/pc/ultrasound
  84.  
  85. Mirrors:               garbo.uwasa.fi                mirror/ultrasound
  86.                        ftp.st.nepean.uws.edu.au      pc/ultrasound
  87.                        ftp.luth.se                   pub/msdos/ultrasound
  88.  
  89.                        Gopher Sites                  Menu directory
  90.                        ------------                  --------------
  91. Main Site:             src.doc.ic.ac.uk              packages/ultrasound
  92.  
  93.                        WWW Pages
  94.                        ---------
  95. Main Site:             http://www.cs.utah.edu/~debry/gus.html
  96.  
  97. Main European Site:    http://src.doc.ic.ac.uk/packages/ultrasound/
  98. Main Australian Site:  http://ftp.mpx.com.au/archive/ultrasound/general/
  99.                        http://ftp.mpx.com.au/archive/ultrasound/submit/
  100.                        http://ftp.mpx.com.au/gravis.html
  101.                        
  102. Mirrors:               http://www.st.nepean.uws.edu.au/pub/pc/ultrasound/
  103.  
  104. MailServer For Archive Access: Email to <mail-server@nike.rz.uni-konstanz.de>
  105.                                Email to <ftpmail@doc.ic.ac.uk>
  106.  
  107. New Submit Files Mailing List: Email to <listproc@uni-konstanz.de>
  108.                          with content "subscribe epas-list <your-name-here>"
  109.  
  110. Hints:
  111.       - Get the FAQ from the FTP sites or the request server.
  112.       - Mail to <gus-sdk-request@mail.orst.edu> for info about other GUS
  113.     related mailing lists (general use, musician's, etc.).
  114.  
  115.  
  116.